.flr {
	width: 1200px;  
	margin: 0 auto;
	padding: 10px 0 0 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fl a:hover {
	-moz-opacity: 0.68 !important; 
	_-moz-opacity:0.68;  
	filter: alpha(opacity=68); 
	opacity: 0.68; 
}
.clear {
	clear: both;
}
.section {
	margin-top: 10px;
	width: 388px;
	height: 323px;
	border: 1px solid #e8e8e8;
	border-radius: 3px 3px 0 0;
	overflow: hidden;
	background-color: white;
	font-size: 16px;
}
.section-head-right {
	height: 36px;
	line-height: 26px; 
	background-color: #e60012;
	overflow: hidden;
	font-size: 16px;
}
.section-head-right .section-title {
	color: #fff;
}
table {
	width: 100%;
}
table td { 
	padding: 5px;
	color: #000;
}
table td a:hover {
	color: #f00;
}
table .date {
	text-align: right;
}
.aboutus { 
	width: 900px;
	height: auto;
}
.aboutus .section-title {
	color: #fff; 
	font-size: 16px;
}
.aboutus .join-head {
	border-bottom: 1px solid #bec8d7;
	background-color: #e60012;
	height: 36px;
	line-height: 26px;
}
.join-head a {
	color: #fff; 
}
.now-map { 
	display: block;
	padding: 5px;
	color: #fff; 
	font-size: 16px;
}
.now-map a {
	font-weight: normal;
}
.section-title {
	display: block;
	float: left;
	padding: 5px 5px;
	font-weight: bold;
	color: #fff;
}
.menu-table {
	color: #fff;
	border: 0px #1e50a2 solid;
	width: 170px;  
	cellpadding: 0; 
	cellspacing: 0;
}
.menu-table td {
	font-size: 14px;
	height: 20px;
}
.select-t {
	font-weight: bold;
	color: red;
}
.content_ {
	padding: 15px;
	line-height: 20px;
	font-size: 16px;
}
.content_ p {
	line-height: 20px;
	font-size: 16px;
}
#tabStu {
	margin-top: 30px;
}
.btn1 {
	width: 60px;
	height: 25px;
	line-height: 23px;
	color: #fff;
	cursor: pointer;
	border: 0;
	margin-left: 15px;
	background-color: #e60012;
}